crypto/ecdh.PrivateKey.boring (field)

5 uses

	crypto/ecdh (current package)
		ecdh.go#L104: 	boring     *boring.PrivateKeyECDH
		nist.go#L42: 			boring:     key,
		nist.go#L75: 		k.boring = bk
		nist.go#L95: 			boring:     bk,
		nist.go#L152: 		return boring.ECDH(local.boring, remote.boring)